PHY SET RIGID BODY LINEAR VELOCITY

Set the linear velocity for a rigid body.

  Syntax
PHY SET RIGID BODY LINEAR VELOCITY ID, x#, y#, z#
  Parameters
ID
Integer
ID number of the rigid body
x#
Float
linear velocity on the X axis
y#
Float
linear velocity on the Y axis
z#
Float
linear velocity on the Z axis

  Returns

  Description

If you continuously set the velocity of a rigid body yourself, forces such as gravity or friction will not be able to manifest themselves, because forces directly influence only the velocity / momentum of a rigid body

  Example Code
No example code is provided for this command